Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mt_rand
mt_rand
Generate better random numbers
Name:
mt_rand
Category:
math
Programming Language:
php
One-line Description:
Use the Mersenne Twister algorithm to return random integers.
Related
Advanced Usage of mt_rand: Do You Know How to Use It?
5
Similar Functions
rand
rand
Generatearandominteg
srand
srand
Sowtherandomnumberge
log10
log10
Logarithmwithbase10
deg2rad
deg2rad
Convertangletoradian
asin
asin
Ancientsine
tan
tan
Tilt
acos
acos
Reversecosine
hexdec
hexdec
Converthexadecimalto
Popular Articles
Advanced Usage of mt_rand: Do You Know How to Use It?